From a9b262b4403ae27bc1f211737fa598bbf9818efc Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 8 Mar 2001 20:56:25 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index beb0fd4f506..357b78cb8f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,19 @@ 2001-03-08 Gerd Moellmann + * xterm.c (note_mouse_highlight): Handle mouse-face and + help-echo in strings. + (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P. + (fast_find_string_pos): New function. + + * xdisp.c (handle_face_prop, face_before_or_after_it_pos) + (display_string): Call face_at_string_position with new + parameter. + + * xfaces.c (face_at_string_position): Add parameter MOUSE_P. + Handle `mouse-face'. + + * dispextern.h (face_at_string_position): Change prototype. + * dired.c (directory_files_internal): Handle EAGAIN more efficiently. -- 2.30.2